عبود عبود
24-12-2014, 12:23 AM
http://i.imgur.com/4D7hyFT.gif
إخوانى أعضــاء وزوار منتدى طريق الإحتراف أقدم لكـــــم سلسلة من شروحات عناصر الأوبجيكت لبرنامج الأتوبلاى ميديا ستوديو
وذلك على مراحل كلما تسنى لى الوقت وسمح لى بالإستكمال وعلى ذلك
أقدم لكم سلسلة رقم 1 لشرح تفصيلى لعنصر الأوبجيكتGridEx
http://www.abc4web.net/vb/images/icons/abc00.gif لتحميـــل الإضافة يمكنك الرجوع إلى مكتبة إضافات الإصدار الثامن فى هذا الموضوع http://www.abc4web.net/vb/showthread.php?t=26158
أولا : إدراج العنصر كما بالصورة التالية :
http://i.imgur.com/bjTAh71.png
http://i.imgur.com/g4KNTGz.gif
ثانيا : عرض خصائص ضبط العنصر كما بالصورة التالية :
http://i.imgur.com/E7eiNvu.png
1- عدد الأعمدة الثابتة 0
2- عدد الصفوف الثابتة .
3- عدد الأعمدة .
4- عدد الصفوف .
5- العرض الإفتراضى للأعمدة .
6- الإرتفاع الإفتراضى للصفوف .
7- نمط الحدود للعنصر .
8- الخلفية اللونية للعنصر .
9- لتفعيل أو إلغاء تفعيل عرض الخطوط الفاصلة بين الأعمدة والصفوف .
10- لتفعيل أو إلغاء تفعيل عرض الثيمات .
11- لتفعيل أو إلغاء تفعيل خاصية السحب والإفلات داخل العنصر .
12- لتفعيل أو إلغاء تفعيل خاصية الإختيار المتعدد للخلايا .
13- لتفعيل أو إلغاء تفعيل خاصية تحكم المستخدم فى عرض الخلايا " تكبير أو تصغير " .
14- لتفعيل أو إلغاء تفعيل دمج الأعمدة أو الخلايا .
15- لتفعيل أو إلغاء تفعيل عملية التبادل بين الأعمدة .
16- لتفعيل أو إلغاء تفعيل تمييز الصف بأكمله عند وضع تركيز الماوس ففى حالة عدم التفعيل يكون التمييز عند التركيز هو للخلية المحددة فقط .
http://i.imgur.com/g4KNTGz.gif
ثالثا : عرض محتويات مجموعة أوامر التحكم والتعامل مع العنصر "Table of Contents" :
http://www.abc4web.net/vb/images/icons/icon_z.gif قائمة ما تم شرحه يمكنك الضغط بعد الإختيار لعرض الشرح فى مشاركة منفصلة .......
GridEx.AddBitmap (http://www.abc4web.net/vb/showpost.php?p=273778&postcount=2)
GridEx.SetCellBitmap (http://www.abc4web.net/vb/showpost.php?p=273779&postcount=3)
GridEx.RedrawAll (http://www.abc4web.net/vb/showpost.php?p=273780&postcount=4)
GridEx.AddFont (http://www.abc4web.net/vb/showpost.php?p=273781&postcount=5)
GridEx.SetDefaultFont (http://www.abc4web.net/vb/showpost.php?p=273782&postcount=6)
GridEx.SetCellFont (http://www.abc4web.net/vb/showpost.php?p=273783&postcount=7)
GridEx.AddTab (http://www.abc4web.net/vb/showpost.php?p=273784&postcount=8)
GridEx.SetTabBackColor (http://www.abc4web.net/vb/showpost.php?p=273785&postcount=9)
GridEx.SetTabTextColor (http://www.abc4web.net/vb/showpost.php?p=273786&postcount=10)
GridEx.SetTabHiliteBackColor (http://www.abc4web.net/vb/showpost.php?p=273787&postcount=11)
GridEx.SetTabHiliteTextColor (http://www.abc4web.net/vb/showpost.php?p=273788&postcount=12)
GridEx.SetTabWidth (http://www.abc4web.net/vb/showpost.php?p=273789&postcount=13)
GridEx.GetTabCount (http://www.abc4web.net/vb/showpost.php?p=273791&postcount=14)
GridEx.SetNumberCols (http://www.abc4web.net/vb/showpost.php?p=274213&postcount=2)
GridEx.SetNumberRows (http://www.abc4web.net/vb/showpost.php?p=274214&postcount=3)
GridEx.GetNumberCols (http://www.abc4web.net/vb/showpost.php?p=274215&postcount=4)
GridEx.GetNumberRows (http://www.abc4web.net/vb/showpost.php?p=274216&postcount=5)
GridEx.SetCellText (http://www.abc4web.net/vb/showpost.php?p=274217&postcount=6)
GridEx.FitToWindow (http://www.abc4web.net/vb/showpost.php?p=274218&postcount=7)
GridEx.BestFit (http://www.abc4web.net/vb/showpost.php?p=274219&postcount=8)
GridEx.DeleteColumn (http://www.abc4web.net/vb/showpost.php?p=274237&postcount=9)
GridEx.DeleteRow (http://www.abc4web.net/vb/showpost.php?p=274238&postcount=10)
GridEx.DeleteTab (http://www.abc4web.net/vb/showpost.php?p=274239&postcount=11)
GridEx.RemoveFont (http://www.abc4web.net/vb/showpost.php?p=274242&postcount=12)
GridEx.ClearAllBitmaps (http://www.abc4web.net/vb/showpost.php?p=274243&postcount=13)
GridEx.RemoveBitmap (http://www.abc4web.net/vb/showpost.php?p=274246&postcount=14)
http://www.abc4web.net/vb/images/icons/icon_z.gif قائمة ما سوف يتم شرحه فيما بعد .......
--
GridEx.AdjustCurrentColumn
GridEx.AdjustCurrentRow
GridEx.AppendCellText
GridEx.AppendColumn
GridEx.AppendRow
GridEx.ClearAllFonts
GridEx.ClearSelections
GridEx.ECTCollapseAll
GridEx.ECTExpandAll
GridEx.ECTSetNumberOfRows
GridEx.ECTShowGroups
GridEx.EditCancel
GridEx.EnableCellOverLap
GridEx.EnableColSwapping
GridEx.EnableGridToolTips
GridEx.EnableJoins
GridEx.EnumFirstBlock
GridEx.EnumFirstSelected
GridEx.EnumNextBlock
GridEx.EnumNextSelected
GridEx.GetAcceptFiles
GridEx.GetBackgroundColor
GridEx.GetBottomRow
GridEx.GetCellBackColor
GridEx.GetCellBoolean
GridEx.GetCellCurrency
GridEx.GetCellData
GridEx.GetCellDataEx
GridEx.GetCellDataType
GridEx.GetCellDate
GridEx.GetCellHiliteBackColor
GridEx.GetCellHiliteTextColor
GridEx.GetCellLabelText
GridEx.GetCellMask
GridEx.GetCellNumber
GridEx.GetCellNumberDecimals
GridEx.GetCellReadOnly
GridEx.GetCellText
GridEx.GetCellTextColor
GridEx.GetCellTextLength
GridEx.GetCellType
GridEx.GetCurrentCol
GridEx.GetCurrentRow
GridEx.GetCurrentSheet
GridEx.GetCurrentTab
GridEx.GetDropListSelection
GridEx.GetDroppedFiles
GridEx.GetLeftCol
GridEx.GetNumberSheets
GridEx.GetThemeState
GridEx.GetTopRow
GridEx.GetUpdate
GridEx.GotoCell
GridEx.GotoColumn
GridEx.GotoRow
GridEx.HideCurrentCell
GridEx.InsertColumn
GridEx.InsertRow
GridEx.IsCellPropertySet
GridEx.IsSelected
GridEx.JoinCells
GridEx.LockColumns
GridEx.LockRows
GridEx.MessageBarHide
GridEx.MessageBarIsVisible
GridEx.MessageBarSetColors
GridEx.MessageBarShow
GridEx.MoveColumnPosition
GridEx.MoveCurrentColumn
GridEx.MoveCurrentRow
GridEx.MoveLeftColumn
GridEx.MoveTopRow
GridEx.Print
GridEx.PrintGetOption
GridEx.PrintSetOption
GridEx.RedrawCell
GridEx.RedrawRow
GridEx.SelectCell
GridEx.SelectRange
GridEx.SetAcceptFiles
GridEx.SetBackgroundColor
GridEx.SetCell
GridEx.SetCellAlignment
GridEx.SetCellBackColor
GridEx.SetCellBoolean
GridEx.SetCellBorder
GridEx.SetCellBorderColor
GridEx.SetCellCurrency
GridEx.SetCellData
GridEx.SetCellDataEx
GridEx.SetCellDataType
GridEx.SetCellDate
GridEx.SetCellHiliteBackColor
GridEx.SetCellHiliteTextColor
GridEx.SetCellLabelText
GridEx.SetCellMask
GridEx.SetCellNumber
GridEx.SetCellNumberDecimals
GridEx.SetCellReadOnly
GridEx.SetCellTextColor
GridEx.SetCellTheme
GridEx.SetCellType
GridEx.SetCellTypeEx
GridEx.SetCheckBoxImageList
GridEx.SetColumnDefaultCell
GridEx.SetColumnSizingCursor
GridEx.SetColumnWidth
GridEx.SetCurrentCellMode
GridEx.SetCurrentSheet
GridEx.SetCurrentTab
GridEx.SetCursor
GridEx.SetDefColWidth
GridEx.SetDefRowHeight
GridEx.SetGridDefaultCell
GridEx.SetHighlightRow
GridEx.SetHScrollMode
GridEx.SetMargin
GridEx.SetMultiSelectMode
GridEx.SetNumberSheets
GridEx.SetRadioImageList
GridEx.SetRowHeight
GridEx.SetRowSizingCursor
GridEx.SetSH_ColWidth
GridEx.SetSH_NumberCols
GridEx.SetSH_Width
GridEx.SetSortArrowImageList
GridEx.SetTabBackgroundTheme
GridEx.SetTabTheme
GridEx.SetTH_Height
GridEx.SetTH_NumberRows
GridEx.SetTH_RowHeight
GridEx.SetThemeState
GridEx.SetToolTipText
GridEx.SetUniformRowHeight
GridEx.SetUpdate
GridEx.SetUserSizingMode
GridEx.SetVScrollMode
GridEx.ShowGridLines
GridEx.ShowToolTip
GridEx.SortColumn
GridEx.SortColumns
GridEx.StartEdit
GridEx.StringFindFirst
GridEx.StringFindNext
GridEx.UnJoinCells
http://i.imgur.com/g4KNTGz.gif
http://www.abc4web.net/vb/images/icons/icon_z.gif " تنظيم الموضوع بشكل ما ربما إضافة فيديو للشرح قريبا " :abc_138:
إخوانى أعضــاء وزوار منتدى طريق الإحتراف أقدم لكـــــم سلسلة من شروحات عناصر الأوبجيكت لبرنامج الأتوبلاى ميديا ستوديو
وذلك على مراحل كلما تسنى لى الوقت وسمح لى بالإستكمال وعلى ذلك
أقدم لكم سلسلة رقم 1 لشرح تفصيلى لعنصر الأوبجيكتGridEx
http://www.abc4web.net/vb/images/icons/abc00.gif لتحميـــل الإضافة يمكنك الرجوع إلى مكتبة إضافات الإصدار الثامن فى هذا الموضوع http://www.abc4web.net/vb/showthread.php?t=26158
أولا : إدراج العنصر كما بالصورة التالية :
http://i.imgur.com/bjTAh71.png
http://i.imgur.com/g4KNTGz.gif
ثانيا : عرض خصائص ضبط العنصر كما بالصورة التالية :
http://i.imgur.com/E7eiNvu.png
1- عدد الأعمدة الثابتة 0
2- عدد الصفوف الثابتة .
3- عدد الأعمدة .
4- عدد الصفوف .
5- العرض الإفتراضى للأعمدة .
6- الإرتفاع الإفتراضى للصفوف .
7- نمط الحدود للعنصر .
8- الخلفية اللونية للعنصر .
9- لتفعيل أو إلغاء تفعيل عرض الخطوط الفاصلة بين الأعمدة والصفوف .
10- لتفعيل أو إلغاء تفعيل عرض الثيمات .
11- لتفعيل أو إلغاء تفعيل خاصية السحب والإفلات داخل العنصر .
12- لتفعيل أو إلغاء تفعيل خاصية الإختيار المتعدد للخلايا .
13- لتفعيل أو إلغاء تفعيل خاصية تحكم المستخدم فى عرض الخلايا " تكبير أو تصغير " .
14- لتفعيل أو إلغاء تفعيل دمج الأعمدة أو الخلايا .
15- لتفعيل أو إلغاء تفعيل عملية التبادل بين الأعمدة .
16- لتفعيل أو إلغاء تفعيل تمييز الصف بأكمله عند وضع تركيز الماوس ففى حالة عدم التفعيل يكون التمييز عند التركيز هو للخلية المحددة فقط .
http://i.imgur.com/g4KNTGz.gif
ثالثا : عرض محتويات مجموعة أوامر التحكم والتعامل مع العنصر "Table of Contents" :
http://www.abc4web.net/vb/images/icons/icon_z.gif قائمة ما تم شرحه يمكنك الضغط بعد الإختيار لعرض الشرح فى مشاركة منفصلة .......
GridEx.AddBitmap (http://www.abc4web.net/vb/showpost.php?p=273778&postcount=2)
GridEx.SetCellBitmap (http://www.abc4web.net/vb/showpost.php?p=273779&postcount=3)
GridEx.RedrawAll (http://www.abc4web.net/vb/showpost.php?p=273780&postcount=4)
GridEx.AddFont (http://www.abc4web.net/vb/showpost.php?p=273781&postcount=5)
GridEx.SetDefaultFont (http://www.abc4web.net/vb/showpost.php?p=273782&postcount=6)
GridEx.SetCellFont (http://www.abc4web.net/vb/showpost.php?p=273783&postcount=7)
GridEx.AddTab (http://www.abc4web.net/vb/showpost.php?p=273784&postcount=8)
GridEx.SetTabBackColor (http://www.abc4web.net/vb/showpost.php?p=273785&postcount=9)
GridEx.SetTabTextColor (http://www.abc4web.net/vb/showpost.php?p=273786&postcount=10)
GridEx.SetTabHiliteBackColor (http://www.abc4web.net/vb/showpost.php?p=273787&postcount=11)
GridEx.SetTabHiliteTextColor (http://www.abc4web.net/vb/showpost.php?p=273788&postcount=12)
GridEx.SetTabWidth (http://www.abc4web.net/vb/showpost.php?p=273789&postcount=13)
GridEx.GetTabCount (http://www.abc4web.net/vb/showpost.php?p=273791&postcount=14)
GridEx.SetNumberCols (http://www.abc4web.net/vb/showpost.php?p=274213&postcount=2)
GridEx.SetNumberRows (http://www.abc4web.net/vb/showpost.php?p=274214&postcount=3)
GridEx.GetNumberCols (http://www.abc4web.net/vb/showpost.php?p=274215&postcount=4)
GridEx.GetNumberRows (http://www.abc4web.net/vb/showpost.php?p=274216&postcount=5)
GridEx.SetCellText (http://www.abc4web.net/vb/showpost.php?p=274217&postcount=6)
GridEx.FitToWindow (http://www.abc4web.net/vb/showpost.php?p=274218&postcount=7)
GridEx.BestFit (http://www.abc4web.net/vb/showpost.php?p=274219&postcount=8)
GridEx.DeleteColumn (http://www.abc4web.net/vb/showpost.php?p=274237&postcount=9)
GridEx.DeleteRow (http://www.abc4web.net/vb/showpost.php?p=274238&postcount=10)
GridEx.DeleteTab (http://www.abc4web.net/vb/showpost.php?p=274239&postcount=11)
GridEx.RemoveFont (http://www.abc4web.net/vb/showpost.php?p=274242&postcount=12)
GridEx.ClearAllBitmaps (http://www.abc4web.net/vb/showpost.php?p=274243&postcount=13)
GridEx.RemoveBitmap (http://www.abc4web.net/vb/showpost.php?p=274246&postcount=14)
http://www.abc4web.net/vb/images/icons/icon_z.gif قائمة ما سوف يتم شرحه فيما بعد .......
--
GridEx.AdjustCurrentColumn
GridEx.AdjustCurrentRow
GridEx.AppendCellText
GridEx.AppendColumn
GridEx.AppendRow
GridEx.ClearAllFonts
GridEx.ClearSelections
GridEx.ECTCollapseAll
GridEx.ECTExpandAll
GridEx.ECTSetNumberOfRows
GridEx.ECTShowGroups
GridEx.EditCancel
GridEx.EnableCellOverLap
GridEx.EnableColSwapping
GridEx.EnableGridToolTips
GridEx.EnableJoins
GridEx.EnumFirstBlock
GridEx.EnumFirstSelected
GridEx.EnumNextBlock
GridEx.EnumNextSelected
GridEx.GetAcceptFiles
GridEx.GetBackgroundColor
GridEx.GetBottomRow
GridEx.GetCellBackColor
GridEx.GetCellBoolean
GridEx.GetCellCurrency
GridEx.GetCellData
GridEx.GetCellDataEx
GridEx.GetCellDataType
GridEx.GetCellDate
GridEx.GetCellHiliteBackColor
GridEx.GetCellHiliteTextColor
GridEx.GetCellLabelText
GridEx.GetCellMask
GridEx.GetCellNumber
GridEx.GetCellNumberDecimals
GridEx.GetCellReadOnly
GridEx.GetCellText
GridEx.GetCellTextColor
GridEx.GetCellTextLength
GridEx.GetCellType
GridEx.GetCurrentCol
GridEx.GetCurrentRow
GridEx.GetCurrentSheet
GridEx.GetCurrentTab
GridEx.GetDropListSelection
GridEx.GetDroppedFiles
GridEx.GetLeftCol
GridEx.GetNumberSheets
GridEx.GetThemeState
GridEx.GetTopRow
GridEx.GetUpdate
GridEx.GotoCell
GridEx.GotoColumn
GridEx.GotoRow
GridEx.HideCurrentCell
GridEx.InsertColumn
GridEx.InsertRow
GridEx.IsCellPropertySet
GridEx.IsSelected
GridEx.JoinCells
GridEx.LockColumns
GridEx.LockRows
GridEx.MessageBarHide
GridEx.MessageBarIsVisible
GridEx.MessageBarSetColors
GridEx.MessageBarShow
GridEx.MoveColumnPosition
GridEx.MoveCurrentColumn
GridEx.MoveCurrentRow
GridEx.MoveLeftColumn
GridEx.MoveTopRow
GridEx.Print
GridEx.PrintGetOption
GridEx.PrintSetOption
GridEx.RedrawCell
GridEx.RedrawRow
GridEx.SelectCell
GridEx.SelectRange
GridEx.SetAcceptFiles
GridEx.SetBackgroundColor
GridEx.SetCell
GridEx.SetCellAlignment
GridEx.SetCellBackColor
GridEx.SetCellBoolean
GridEx.SetCellBorder
GridEx.SetCellBorderColor
GridEx.SetCellCurrency
GridEx.SetCellData
GridEx.SetCellDataEx
GridEx.SetCellDataType
GridEx.SetCellDate
GridEx.SetCellHiliteBackColor
GridEx.SetCellHiliteTextColor
GridEx.SetCellLabelText
GridEx.SetCellMask
GridEx.SetCellNumber
GridEx.SetCellNumberDecimals
GridEx.SetCellReadOnly
GridEx.SetCellTextColor
GridEx.SetCellTheme
GridEx.SetCellType
GridEx.SetCellTypeEx
GridEx.SetCheckBoxImageList
GridEx.SetColumnDefaultCell
GridEx.SetColumnSizingCursor
GridEx.SetColumnWidth
GridEx.SetCurrentCellMode
GridEx.SetCurrentSheet
GridEx.SetCurrentTab
GridEx.SetCursor
GridEx.SetDefColWidth
GridEx.SetDefRowHeight
GridEx.SetGridDefaultCell
GridEx.SetHighlightRow
GridEx.SetHScrollMode
GridEx.SetMargin
GridEx.SetMultiSelectMode
GridEx.SetNumberSheets
GridEx.SetRadioImageList
GridEx.SetRowHeight
GridEx.SetRowSizingCursor
GridEx.SetSH_ColWidth
GridEx.SetSH_NumberCols
GridEx.SetSH_Width
GridEx.SetSortArrowImageList
GridEx.SetTabBackgroundTheme
GridEx.SetTabTheme
GridEx.SetTH_Height
GridEx.SetTH_NumberRows
GridEx.SetTH_RowHeight
GridEx.SetThemeState
GridEx.SetToolTipText
GridEx.SetUniformRowHeight
GridEx.SetUpdate
GridEx.SetUserSizingMode
GridEx.SetVScrollMode
GridEx.ShowGridLines
GridEx.ShowToolTip
GridEx.SortColumn
GridEx.SortColumns
GridEx.StartEdit
GridEx.StringFindFirst
GridEx.StringFindNext
GridEx.UnJoinCells
http://i.imgur.com/g4KNTGz.gif
http://www.abc4web.net/vb/images/icons/icon_z.gif " تنظيم الموضوع بشكل ما ربما إضافة فيديو للشرح قريبا " :abc_138: