'宣言 Sub PaintButton( _ ByVal g As Graphics, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal button As TabStripButton, _ ByVal mouseOver As Boolean, _ ByVal pressed As Boolean, _ ByVal isLeftToRight As Boolean, _ ByVal enabled As Boolean _ )
'宣言
Sub PaintButton( _ ByVal g As Graphics, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal button As TabStripButton, _ ByVal mouseOver As Boolean, _ ByVal pressed As Boolean, _ ByVal isLeftToRight As Boolean, _ ByVal enabled As Boolean _ )
void PaintButton( Graphics g, int x, int y, int width, int height, TabStripButton button, bool mouseOver, bool pressed, bool isLeftToRight, bool enabled )
IInterfaceRenderer インターフェース IInterfaceRenderer メンバ
© MESCIUS inc. All rights reserved.