FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > IEnhancedInterfaceRenderer インタフェース : PaintSpecialSheetTab メソッド |
'Declaration
Sub PaintSpecialSheetTab( _ ByVal g As Graphics, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal mouseOver As Boolean, _ ByVal placementbStrip As TabStripPlacement, _ ByVal isLeftToRight As Boolean, _ ByVal enabled As Boolean, _ ByVal font As Font, _ ByVal activeFont As Font, _ ByVal newSheetImage As Image _ )
void PaintSpecialSheetTab( Graphics g, int x, int y, int width, int height, bool mouseOver, TabStripPlacement placementbStrip, bool isLeftToRight, bool enabled, Font font, Font activeFont, Image newSheetImage )